Class org.omg.CORBA.InterfaceDescriptionHolder
All Packages Class Hierarchy This Package Previous Next Index
Class org.omg.CORBA.InterfaceDescriptionHolder
java.lang.Object
|
+----org.omg.CORBA.InterfaceDescriptionHolder
- public final class InterfaceDescriptionHolder
- extends Object
- implements Streamable
-
value
-
-
InterfaceDescriptionHolder()
-
-
InterfaceDescriptionHolder(InterfaceDescription)
-
-
__read(InputStream)
-
-
__type()
-
-
__write(OutputStream)
-
value
public InterfaceDescription value
InterfaceDescriptionHolder
public InterfaceDescriptionHolder()
InterfaceDescriptionHolder
public InterfaceDescriptionHolder(InterfaceDescription __arg)
__write
public void __write(OutputStream out)
__read
public void __read(InputStream in)
__type
public TypeCode __type()
All Packages Class Hierarchy This Package Previous Next Index